This topic describes the commands in the view menu.
|
|
With these commands you can switch between different character translations. These translations are used to convert characters from one charset to another when displaying and typing them in the character pane of the editor windows. The "Edit/Find/Replace" command is also affected by the character translation when searching for text.
In Tiny Hexer it is possible to display unicode text, also basic editing
of unicode characters is supported. Switching to unicode mode also affects
the "Edit/Find/Replace" command. In unicode mode, no single bytes can be
selected, deleted or inserted, only whole unicode characters are editable
(each unicode character consists of two bytes).
Note: Unicode mode is disabled on odd sized files (i. e. files
whose size is not divisible by two without remainder). As Tiny Hexer can
only display 16 bits unicode, the file must consist of whole 16 bits (= 2
bytes) values.
|
These commands allow you to change the format of the offset display (the leftmost part of the editor windows).
|
After switching to "No editing" mode, the affected editor window acts as a file viewer only, the data isn't editable any longer via mouse or keyboard input (but still using plugins and scripts)
|
Use this menu command to switch the editor from insert to overwrite (overtype) mode
|
These commands allow you to change the format of numbers displayed on the status bar.
|
Using this command, you can modify the display of positions on the status bar (relative to start of file or relative to end of file)
|
Using this command, you can toggle the visibility of the window bar.
|
This command allows you to synchronize cursor position, view and selection of two editor windows, i. e. if you change the position in one editor, it is automatically changed in the second editor too. This feature is particulary useful when comparing the contents of two files. When switching on synchronization, you can choose the second editor window from a dialog. You can also specify a position offset (e. g. if you select an offset of 400, the cursor in the second editor is set to the position of the first editor + 400). Use the Shift+Tab keys to quickly switch between the two synchronized editors. Synchronization can be turned off by using this command again.
|
Allows you to enable or disable specific colorization for different data values. These definitions can be changed on the Plugins page of the Global options dialog (Use the Configure button after selecting the "Data highlighter" plugin)
|